From: Eli Zaretskii Date: Wed, 12 Sep 2001 13:08:29 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~62089 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fb2c6a6b37999364c3d2cb9507dfbf89d3a390ab;p=emacs.git Fix a typo. --- diff --git a/etc/NEWS b/etc/NEWS index b1114e263eb..b132ede192c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2453,7 +2453,7 @@ restriction to be restored incorrectly. when they find 8-bit characters. Previously, they included `ascii' in a multibyte buffer and `unknown' in a unibyte buffer. -*** The functions `set-buffer-modified', `string-as-multibyte' and +*** The functions `set-buffer-multibyte', `string-as-multibyte' and `string-as-unibyte' change the byte sequence of a buffer or a string if it contains a character from the `eight-bit-control' character set.